From 2fc384bdd49e926baf6bdc2004e3fdaf69fdc77a Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Tue, 28 Jul 2026 22:33:09 +0000 Subject: [PATCH] Improve sentence --- doc/src/architecture/timestamps.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/architecture/timestamps.m4 b/doc/src/architecture/timestamps.m4 index 29d007e..6977368 100644 --- a/doc/src/architecture/timestamps.m4 +++ b/doc/src/architecture/timestamps.m4 @@ -111,7 +111,8 @@ put some work into changing your time zone. TIMESTAMPS and Absolute Time Comparisons ```````````````````````````````````````` -The ``TIMESTAMP`` stores a date and a time as a single unit of data. +The ``TIMESTAMP`` data type stores a date and a time as a single unit +of data. In other words, it records a point in time that is absolute. A time recorded as a ``TIMESTAMP`` value contains everything you can know about the time value itself. -- 2.34.1